Ho
I
used the zip you attached to customize the Mac install kit as follows:
1)
compressed the yourco updatesite into a new zip
"custom.updatesite.zip" and put into sametime-connect.mpkg\Contents
2)
updated sametime-connect.mpkg\Contents\deploy\install.xml to add yourco_feature
Added
a new installfeature with the "yourco_feature" with a URL referencing
the "custom.updatesite.zip":
3)
updated sametime-connect.mpkg\Contents\deploy\plugin_customization.ini
Added:
com.ibm.collaboration.realtime.community/SametimeServer=Chat.llan.ll.mit.edu
com.ibm.collaboration.realtime.ui/stbranding=yourco.branding.yourco_custom
Commented out the following preferences to enable installation of the unsigned
yourco_feature (otherrwise the plugin must be signed or install will fail)
#com.ibm.rcp.security.update/VERIFICATION_LISTENER=com.ibm.rcp.security.update.DefaultVerificationListener
#com.ibm.rcp.security.update/EXPIRED_SIGNATURE_POLICY=PROMPT
#com.ibm.rcp.security.update/UNSIGNED_PLUGIN_POLICY=PROMPT
#com.ibm.rcp.security.update/UNTRUSTED_SIGNATURE_POLICY=PROMPT